[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
VS_ReadClr() Reads color palettes from config database
Description:
VS_ReadClr() is used by VERNSIX.LIB to read the color palettes from
the configuration database. You may call it from within your programs
as well, although there should never be a need to do so.
Syntax:
l_Success = VS_ReadClr()
Pass:
Nothing
Return:
l_Success is a logical expression that will be set to .T. if
VS_ReadClr() was successful otherwise it will be set to .F.
Notes:
There should rarely ever be a need for a programmer to use this
function since VERNSIX.LIB handles it for you.
Example:
VS_READCLR()
Usage:
See Also:
VS_SaveClr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson